projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4871b
)
Wrap long line from previous commit.
author
Aidan Gauland
<aidalgol@no8wireless.co.nz>
Mon, 10 Jun 2013 02:35:58 +0000
(14:35 +1200)
committer
Aidan Gauland
<aidalgol@no8wireless.co.nz>
Mon, 10 Jun 2013 02:35:58 +0000
(14:35 +1200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 02316659220d85bd794f198cd7964d3605f0b15c..2e95113fbb626b7a650cfd5d214a596e708e4371 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-11,7
+11,8
@@
2013-06-09 Aidan Gauland <aidalgol@amuri.net>
* eshell/em-term.el (eshell-visual-command-p): New function.
- (eshell-term-initialize): Move long lambda to separate function eshell-visual-command-p.
+ (eshell-term-initialize): Move long lambda to separate function
+ eshell-visual-command-p.
* eshell/em-dirs.el (eshell-dirs-initialise): Add missing #' to lambda.
* eshell/em-script.el (eshell-script-initialize): Add missing #' to lambda.